The goal of challenge 4was to be able to identitify what was wrong in the css given to us.
- Diamonds isn’t a display 20
- Used square brackets 25
- Random 4 is in 35
- 52 isn’t related to a specific area not in brackets Used html style for the main with the > instead of just the { brackets
- Width is labeled as 70px. Should be percentage on 8
- Hight is spelt wrong on 46
- Width and height are labeled 40px. Incorrect format.
- 67 has a .header but no div in here for it
- H2 is not labeled as a font but more as a header/ main choice
- :hover isn’t related to where it is supposed to be on 36
- Color should be labeled as background color
- Header doesn’t need font weight attached to it for it to be bold in the hover setting
- Main uses no px for padding right
- No pc for left top
- No px for bottom
- No px left
- Does say css says csc
- Width is capitalized
- Main is labeled like a font and like a style choice
- no html folder is needed just goes into site root folder
- index.html is named index 1 .htm